Get User's System Status by Name
Gets the user's status in the system.
Method
/API2/access/getUserStatusByName
- API Section: /API2/access
- API Version: 2.0
- From Release: 2018.5
- Usage: REST API only via POST actions.
- Usage by:
- Enterprise Admin
Method Signature
Input Parameters
Name
userName
Type
string
Description
The user's login name
Output Response
Successful Result Code
200
Response Type
string
Description of Response Type
Enabled/Disabled flag
Notes
Used with the 'toggleEnableUser' method.